.banner-box {
    width: 100%;
}

.banner-box .swiper {
    width: 100%;
    overflow: hidden;
}

.banner-box .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.banner-box .text {
    width: 100%;
    font-size: 0.87rem;
    position: absolute;
    top: 60%;
    transform: translateY(-60%);
    z-index: 9;
    text-shadow: 0 3px 3px #333;
    color: #fff;

    letter-spacing: 0.02rem;
    text-align: center;
    left: 0;
    font-family: 'zhjz';
}

.banner-box .text span {
    display: inline-block;
    width: 100%;
}

.banner-box .swiper-slide img {
    width: 100%;
    display: block;
    animation: changeScale 1 2.5s;
}

.banner-box .swiper-pagination-bullet {
    width: 0.4rem;
    height: 0.05rem;
    outline: none;
    border-radius: 0.1rem;
    color: #fff;
    border: none !important;
    background: #fff;
    margin: 0 0.07rem !important;
    text-align: center;
    opacity: 1;
}

.banner-box .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0073bc;
}

.banner-box .swiper-pagination {
    bottom: 0.15rem !important;
    text-align: center;
}

.in-bg {
    width: 100%;
    background: url(../images/in-bg.jpg);
    padding-top: 0.55rem;
}

.bit {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    height: 0.56rem;
    position: relative;
    margin-bottom: 0.3rem;
}

.bit h1 {
    line-height: 0.56rem;
    font-size: 0.28rem;
    display: inline-block;
    position: relative;
    color: #333333;
}

.bit h1:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 3px;
    background: #12699c;
    content: "";
}

.bit .more {
    height: 0.56rem;
    line-height: 0.56rem;
    padding-right: 0.35rem;
    background: url(../images/news-more.png) no-repeat right center;
    color: #777777;
}

.in-news .news-left {
    width: 46%;
}

.news-left .swiper-slide img {
    display: block;
    width: 100%;
    height: 5rem;
}

.news-left .swiper-slide .dw {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 0.25rem 0 0.17rem;
    font-size: 0.2rem;
    z-index: 2;
    line-height: 0.62rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.news-left .swiper-slide .dw span {
    text-align: right;
}

.in-news .news-right {
    width: 50%;
}

.in-news .news-right dl {
    width: 100%;
    border-bottom: 1px dashed #c7c7c7;
    padding: 0.13rem 0;
}

.in-news .news-right dl dt {
    width: 15%;

    border-radius: 20px 0;
    color: #0073bc;
    text-align: center;
    padding: 0.09rem 0 0 0;
    font-size: 0.18rem;
    line-height: 0.18rem;
}

.in-news .news-right dl:last-child {
    border-bottom: none;
}


.in-news .news-right dl dd {
    width: 80%;
    font-size: 0.17rem;
    line-height: 0.38rem;
    color: #555555;
}

.in-ggw {
    margin: 0.35rem 0 0.3rem 0;
}

.tzgg-left {
    width: 100%;
    border-radius: 8px;
    background: #fff;
    box-shadow: 1px 1px 3px #c8c8c8;
    padding: 0.2rem 0.3rem;
}

.tzgg-left li {
    width: 48%;
    float: left;
    border-bottom: 1px solid #ebebeb;
    padding: 0.12rem 0;
    margin-right: 4%;
}

.tzgg-left li:nth-child(2n) {
    margin-right: 0;
}

.tzgg-left li p {
    line-height: 0.36rem;
    width: 100%;
    font-size: 0.18rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    overflow: hidden;
}

.tzgg-left li span {
    display: inline-block;
    width: 100%;
    font-size: 0.16rem;
    color: #777777;
}

.tzgg-left li:hover p,
.tzgg-left li:hover span {
    color: #12699c;
}

.ylhl-box {
    width: 48.5%;
    padding: 0.4rem 0 0.5rem 0;
}

.in-news2 {
    width: 100%;
}

.in-news2 li {
    position: relative;
    line-height: 0.38rem;
    padding-left: 0.25rem;
    font-size: 0.17rem;
    color: #333333;
    padding-right: 22%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition-duration: 0.5s;
    cursor: pointer;
}

.in-news2 li:after {
    position: absolute;
    width: 0.06rem;
    height: 0.06rem;
    background: #a0a0a0;
    border-radius: 50%;
    left: 0.06rem;
    top: 0.16rem;
    content: ""
}

.in-news2 li a {
    color: #333333;
}

.in-news2 li a:hover {
    color: #bd2229;
}

.in-news2 span {
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    text-align: right;
    display: inline-block;
    font-size: 0.15rem;
    color: #666666;
}

.in-news2 li:hover {
    padding-left: 0.3rem;
}

.link-box {
    width: 100%;
    background: #f2f2f2;
    padding: 0.3rem 0 0.5rem 0;
}

.link-box .swiper-slide {
    background: #fff;
    border: 1px solid #d7d7d7;
    height: 1.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* 引导页 */

.ydy-warp {
    width: 86%;
    margin: 0 auto;
    padding-top: 0.55rem;
}

.ydy-foot {
    width: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: url(../images/ydy-f-bg.png) no-repeat;
    height: 1.9rem;
    background-size: cover;
    color: #fff;
    text-align: center;
    font-size: 0.16rem;
    padding-top: 1.1rem;
}

.ydy-left {
    width: 48.5%;
    padding-top: 1.8rem;
}

.ydy-right {
    width: 6.94rem;
    height: 6.94rem;
    margin-right: 5%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -0.35rem;
}

.ydy-right img {
    display: block;
    width: 100%;
}

.link-enter {
    width: 80%;
    padding-top: 0.95rem;
    margin: 0 auto;
}

.link-enter li {
    width: 1.67rem;
    height: 1.67rem;
    float: left;
    background: url(../images/link-bg.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0 3%;
}

.link-enter li:nth-child(1) img,
.link-enter li:nth-child(2) img {
    width: 0.78rem;
    height: 0.77rem;
}

.link-enter li:nth-child(3) img {
    width: 1.12rem;
    height: 0.75rem;
}

.hwl-box {
    width: 80%;
    margin: 0 auto;
    padding-top: 1.4rem;
}

.hwl-box .left {
    width: 44%;
}

.hwl-box .left .logo {
    width: 5.17rem;
    margin-bottom: 0.3rem;
}

.hwl-box .left .logo img {
    display: block;
    width: 100%;
}

.hwl-box .left .intro {
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.46rem;
    color: #fff;
    margin-bottom: 0.5rem;
}

.hwl-box .left .more {
    width: 0.5rem;
    height: 0.1rem;
    margin-top: 0.8rem;
}

.hwl-box .left .more img {
    display: block;
    width: 100%;
}

.hwl-box .right {
    width: 52%;
    background: #fff;
    border-radius: 0.5rem;
    border: 0.09rem solid #3d7abe;
    padding: 0.5rem 0.35rem 0.6rem 0.35rem;
}

.hwl-box .right h1 {
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #1763a9;
    margin-bottom: 0.2rem;
}

.hwl-box .right .neir {
    font-size: 0.2rem;
    line-height: 0.34rem;
    padding-bottom: 0.2rem;
}


/* 引导页 */
/*  */
.tsjyEwm {
    width: 100%;
    margin: 0.3rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.tsjyEwm dl {
    width: 1.1rem;
}

.tsjyEwm dl dt {
    width: 1.1rem;
}

.tsjyEwm dl dt img {
    display: block;
    width: 100%;
}

.tsjyEwm dl dd {
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    line-height: 0.34rem;
}

/*  */

@media only screen and (max-width: 1440px) {
    .in-news .news-right dl dt {
        width: 55px;
        height: 40px;
        border-radius: 10px 0;
    }

    .in-news .news-right dl dd {
        width: calc(96% - 55px);
        font-size: 15px;
        line-height: 24px;
    }

    .tzgg-left li p {
        font-size: 16px;
    }

    .link-box .swiper-slide img {
        display: block;
        width: 80%;
    }
}

@media only screen and (max-width: 1366px) {
    .in-news .news-right dl dd {
        line-height: 20px;
    }
}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1080px) {}

@media only screen and (max-width: 760px) {
    .bit {
        height: 46px;
    }

    .bit h1 {
        line-height: 46px;
        font-size: 20px;
    }

    .bit .more {
        line-height: 46px;
        height: 46px;
        padding-right: 30px;
    }

    .in-news .news-left {
        width: 100%;
    }

    .in-news .news-right {
        width: 100%;
        padding-top: 15px;
    }

    .in-news .news-right dl dt {
        font-size: 16px;

    }

    .tzgg-left {
        width: 100%;
        margin-bottom: 20px;
        padding: 20px;
    }

    .ylhl-box {
        width: 100%;
        padding: 0 0 0.5rem 0;
    }

    .in-news2 li {
        line-height: 34px;
        font-size: 16px;
    }

    .in-news2 span {
        font-size: 14px;
    }

    .ydy-left {
        width: 100%;
        padding-top: 30px;
    }

    .link-enter {
        width: 80%;
        margin: 0 auto;
    }

    .link-enter li {
        width: 100px;
        height: 100px;
        margin-right: 2%;
        margin-left: 2%;
        background-size: contain;
    }

    .link-enter li img {
        width: 70%;
        margin-left: 0;
    }

    .link-enter li:nth-child(3) {
        margin-right: 0;
    }

    .link-enter li:nth-child(1) img,
    .link-enter li:nth-child(2) img {
        width: 46px;
        height: 45px;
    }

    .ydy-right {
        width: 60%;
        height: auto;
        padding-top: 30px;
        margin-right: 0;
        float: initial;
        margin: 0 auto;
    }

    .ydy-foot {
        padding-top: 10px;
        height: auto;
        padding-bottom: 10px;
        font-size: 15px;
        line-height: 22px;
        padding-left: 3px;
        padding-right: 3px;
        background: #106cad;
    }

    .ydy-foot span {
        display: inline-block;
        width: 100%;
    }

    .link-enter {
        width: 100%;
        padding-top: 10px;
    }

    .banner-box .text {
        font-size: 20px;
        top: 35%;

    }

    .in-news .news-right dl dt {
        width: 25%;
    }

    .in-news .news-right dl dd {
        width: 75%;
    }
}